|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /proc/thread-self/root/lib/python3.10/__pycache__/ |
Upload File : |
o
E�h� � @ sl d Z ddlZddlZddlZg d�ZG dd� de�Zddd�dd �Zdd
d�Zdd
� Z e
dkr4e � dS dS )z�Implementation of the UUencode and UUdecode functions.
encode(in_file, out_file [,name, mode], *, backtick=False)
decode(in_file [, out_file, mode, quiet])
� N)�Error�encode�decodec @ s e Zd ZdS )r N)�__name__�
__module__�__qualname__� r r �/usr/lib/python3.10/uu.pyr '